home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / stos / stos_40 / variable.doc < prev   
Text File  |  1987-04-21  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.  
  5.                 > > > >  Home Accounts : Variables < < < <
  6.  
  7.             Written By David Pullin. (c) 1989 Pullin Software
  8.             -------------------------------------------------
  9.  
  10.      These are the main variables used in Home Accounts.
  11.  
  12. d$(3,100) -    date for entry 1-100 on statement 1-3
  13. s$(3,100) -    info ``    ``    ``  ``   ``  ``   ``
  14. c#(3,100) -    Amount to credit for entry 1-100 on statement 1-3
  15. d#(3,100) -      ``   `` debit  ``   ``     ``  ``  ``   ``   ``
  16. t#(3,100) -      ``   of total  ``   ``     ``  ``  ``   ``   ``
  17.  
  18. n$(3)     -    Short name of statement 1-3
  19. l$(3)     -    Long   ``  ``  ``   ``   ``
  20.  
  21. o$(30)    -    info for regular income/outcome
  22. c#(30)    -    Amount of regular income/outcome
  23. c$(30)    -    Code for   ``  ``  ``   ``   ``
  24. k(30)     -    Days/T.G.  for     ``   ``   ``
  25. s(30)     -    Act on statement no. for regular income/outcome
  26.  
  27.      On the above <16 is for income >15 is for outcome
  28.  
  29. r$(10)    -    Is for the notes
  30.  
  31. p$(10)    -    Holds the passwords
  32.  
  33. ldate$    -    When data has been loaded and decipered this holds 
  34.                the date the program was last run.
  35.  
  36.      Other vars used -
  37.  
  38. N,M,A,B,A$,B$,E,M,D,Y,X,AL1,AL2 -    These   are  of   no   great 
  39.                                      importance  be try to  avoid 
  40.                                      using   them   if   at   all 
  41.                                      possible.
  42.  
  43.  
  44.  
  45.                       -----------------------------
  46.  
  47. Home Accounts was written By David Pullin. If you have any suggestions 
  48. for future expansion or have added to the program itself please contact 
  49. me at -
  50.  
  51.                3 Beacon Road
  52.                Shevingtonmoor
  53.                Standish
  54.                Wigan WN6 OSB
  55.                England
  56.  
  57.      If you have created or written a program yourself please send me a 
  58. copy on a SINGLE SIDED DISK. I will send the disk back and pay for 
  59. postage both ways.
  60.  
  61.      This program is Public Domain and must NOT be used for profit.
  62.  
  63.      (c) 1989 Pullin Software......
  64.  
  65.  
  66.  
  67.